-
Home
-
Efí Bank
-
1.1.1
-
Code
-
Classes
- Uri
| Total Complexity |
101 |
| Dependencies |
2 |
| Dependents |
6 |
| Total lines |
690 |
| Lines of code |
311 |
| Logical lines of code |
159 |
| Comment lines |
220 |
| Methods |
38 |
| Properties |
11 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validateState() |
A |
53 |
10 |
20 |
| applyParts() |
A |
52 |
9 |
25 |
| isSameDocumentReference() |
S |
62 |
8 |
10 |
| composeComponents() |
S |
57 |
6 |
17 |
| filterPort() |
S |
62 |
4 |
12 |
| withQueryValue() |
S |
56 |
3 |
18 |
| isAbsolutePathReference() |
S |
69 |
4 |
6 |
| isRelativePathReference() |
S |
70 |
4 |
5 |
| withUserInfo() |
S |
61 |
3 |
13 |
| __construct() |
S |
65 |
3 |
9 |
| isDefaultPort() |
S |
73 |
3 |
4 |
| getAuthority() |
S |
64 |
3 |
10 |
| removeDefaultPort() |
S |
72 |
3 |
5 |
| withoutQueryValue() |
S |
62 |
2 |
11 |
| withScheme() |
S |
63 |
2 |
11 |
| withPort() |
S |
63 |
2 |
11 |
| isNetworkPathReference() |
S |
78 |
2 |
3 |
| resolve() |
S |
70 |
2 |
6 |
| withHost() |
S |
65 |
2 |
10 |
| withPath() |
S |
65 |
2 |
10 |
| withQuery() |
S |
66 |
2 |
9 |
| withFragment() |
S |
66 |
2 |
9 |
| filterScheme() |
S |
70 |
2 |
6 |
| filterHost() |
S |
70 |
2 |
6 |
| filterPath() |
S |
64 |
2 |
10 |
| filterQueryAndFragment() |
S |
64 |
2 |
10 |
| __toString() |
S |
67 |
1 |
9 |
| isAbsolute() |
S |
79 |
1 |
3 |
| removeDotSegments() |
S |
80 |
1 |
3 |
| fromParts() |
S |
71 |
1 |
6 |
| getScheme() |
S |
82 |
1 |
3 |
| getUserInfo() |
S |
82 |
1 |
3 |
| getHost() |
S |
82 |
1 |
3 |
| getPort() |
S |
82 |
1 |
3 |
| getPath() |
S |
82 |
1 |
3 |
| getQuery() |
S |
82 |
1 |
3 |
| getFragment() |
S |
82 |
1 |
3 |
| rawurlencodeMatchZero() |
S |
79 |
1 |
3 |